(Top): Fix typo.
authorJohn Paul Wallington <jpw@pobox.com>
Wed, 6 Aug 2003 03:13:43 +0000 (03:13 +0000)
committerJohn Paul Wallington <jpw@pobox.com>
Wed, 6 Aug 2003 03:13:43 +0000 (03:13 +0000)
lispref/elisp.texi

index c8dc78560954a20ca9105ad3d25051c8fde98612..1567121e2aa85fecddc5ebbcdd049c617a7b148a 100644 (file)
@@ -853,7 +853,7 @@ Receiving Output from Processes
 
 * Process Buffers::         If no filter, output is put in a buffer.
 * Filter Functions::        Filter functions accept output from the process.
-* Decoding Ouptut::         Filters can get unibyte or multibyte strings.
+* Decoding Output::         Filters can get unibyte or multibyte strings.
 * Accepting Output::        How to wait until process output arrives.
 
 Operating System Interface